Welcome![Sign In][Sign Up]
Location:
Search - linux http

Search list

[Serverlinux入门教程

Description: 其中摘录部分: 进程管理及作业控制 进程管理及作业控制(一)   Linux是一个多任务的操作系统,系统上同时运行着多个进程,正在执行的一个或多个相关进程称为一个作业。使用作业控制,用户可以同时运行多个作业,并在需要时在作业之间进行切换。本章详细介绍进程管理及作业控制的命令,包括启动进程、查看进程、调度作业的命令。 进程及作业的概念 Linux是一个多用户多任务的操作系统。多用户是指多个用户可以在同一时间使用计算机系统;多任务是指Linux可以同时执行几个任务,它可以在还未执行完一个任务时又执行另一项任务。 操作系统管理多个用户的请求和多个任务。大多数系统都只有一个CPU和一个主存,但一个系统可能有多个二级存储磁盘和多个输入/输出设备。操作系统管理这些资源并在多个用户间共享资源,当您提出一个请求时,给您造成一种假象,好象系统只被您独自占用。而实际上操作系统监控着一个等待执行的任务队列,这些任务包括用户作业、操作系统任务、邮件和打印作业等。操作系统根据每个任务的优先级为每个任务分配合适的时间片,每个时间片大约都有零点几秒,虽然看起来很短,但实际上已经足够计算机完成成千上万的指令集。每个任务都会被系统运行一段时间,然后挂起,系统转而处理其他任务;过一段时间以后再回来处理这个任务,直到某个任务完成,从任务队列中去除。 Linux系统上所有运行的东西都可以称之为一个进程。每个用户任务、每个系统管理守护进程,都可以称之为进程。Linux用分时管理方法使所有的任务共同分享系统资源。我们讨论进程的时候,不会去关心这些进程究竟是如何分配的,或者是内核如何管理分配时间片的,我们所关心的是如何去控制这些进程,让它们能够很好地为用户服务。 进程的一个比较正式的定义是:在自身的虚拟地址空间运行的一个单独的程序。进程与程序是有区别的,进程不是程序,虽然它由程序产生。程序只是一个静态的指令集合,不占系统的运行资源;而进程是一个随时都可能发生变化的、动态的、使用系统运行资源的程序。而且一个程序可以启动多个进程。 Linux操作系统包括三种不同类型的进程,每种进程都有自己的特点和属性。 * 交互进程——由一个shell启动的进程。交互进程既可以在前台运行,也可以在后台运行。 * 批处理进程——这种进程和终端没有联系,是一个进程序列。 * 监控进程(也称守护进程)——Linux系统启动时启动的进程,并在后台运行。 上述三种进程各有各的作用,使用场合也有所不同。 本文来自:我爱研发网(52RD.com) 详细出处:http://www.52rd.com/bbs/Detail_RD.BBS_154553_122_1_1.html
Platform: | Size: 1034822 | Author: zhongcj | Hits:

[Internet-Networkvphttpft-0[1].1.tar

Description: http协议下的文件传输程序-http agreement file transfer procedure
Platform: | Size: 13312 | Author: 海风 | Hits:

[Proxy ServerHTTPProxyServer

Description: HTTP代理服务器,并发,支持POST,偶的作业。-HTTP proxy server, with support POST, the dual operations.
Platform: | Size: 12288 | Author: 丁雷 | Hits:

[Linux-Unixlinux下http代理源码

Description: linux下http代理,经过自己测试,运行后,可以在ie中设置相应代理服务器即可。具体操作见说明文档-under http agents, after their tests, operation, ie the corresponding set the proxy server can be. The specific see documentation
Platform: | Size: 38912 | Author: 潘绪东 | Hits:

[Internet-Networklinux下用c语言实现的一个ftp程序

Description: linux下用c语言实现的一个ftp程序,包括server和client-using the C Language an ftp procedures, including server and client
Platform: | Size: 4096 | Author: god | Hits:

[Internet-Networkhttp_client_2.0

Description: 一个简单的http下载程序,用C++在linux下写了一个简单的http下载程序,程序的功能很简单,在终端输入文件所在网址,程序会单线程从服务器上下载该文件到本地。程序里面涉及了socket编程、http协议、二进制文件的写入。-a simple http download and use under linux C wrote in a simple http download procedure is very simple function of the input terminal is located site will be single-threaded process from the server to download the file to the local. Inside the socket programming involved, http agreement, write a binary file.
Platform: | Size: 5120 | Author: 丁丁 | Hits:

[Internet-Networkkingate-1.5

Description: linux下的通信代理程序,能实现FTP\http\telnet等协议的代理-the communications agent, to achieve FTP \ http \ telnet proxy agreement
Platform: | Size: 285696 | Author: | Hits:

[Embeded-SCM Develophttp-lwip

Description: 该程序是在NIOS II环境下运行的 使用LWIP协议栈实现了HTTP协议的接受请求 SOCKET编程-the procedures in NIOS II is run under the protocol stack used LWIP realization of the HTTP protocol receive requests Socket Programming
Platform: | Size: 25600 | Author: 关闭 | Hits:

[Internet-Networkmini_httpd

Description: UNIX/Linux平台上的微型http服务器,实现网页浏览,cgi接口,php页面查看等功能-UNIX/Linux mini http server, web browsing, Interface cgi, php pages, and other functions View
Platform: | Size: 10240 | Author: | Hits:

[Linux-Unixmultiget-1.1.3.tar

Description: linux 下的 flashget。MultiGet是一个非常容易使用的图形界面多线程下载工具,它支持基本的 http/ftp协议,支持断点续传,动态语言转换,下载速度限制,自动/手动MD5校验,任务日志,文件分类管理,支持所有类型的SOCKS代理和 FTP、HTTP代理,可以动态增加/减少线程数量。它需要wxGTK开发包-flashget under linux. MultiGet is a very easy-to-use graphical interface multithreaded downloading tools It supports basic http/ftp agreement, support HTTP, dynamic language conversion, the download speed limit Automatic/manual MD5 checksum, the task log, document management, support for all types of SOCKS agents and FTP, HTTP proxy, dynamically increase/decrease the number of threads. It needs wxGTK development kits
Platform: | Size: 798720 | Author: 秦湘 | Hits:

[Embeded Linuxlinuxhttpd

Description: 这是一个简单的用C语言写的http服务器源代码,在arm9硬件平台linux操作系统上通过。-This is a simple C language to write the http server source code, arm9 the Linux operating system hardware platform adopted.
Platform: | Size: 48128 | Author: chenfengwu | Hits:

[Internet-NetworkLinux_http_download

Description: 下载程序,多线程下载,断点续传. 目前只能下http,而ftp等都还没有实现,详细请看readme文件-download, multi-threaded download, HTTP. Currently only under http, and ftp still not achieved, see the readme file
Platform: | Size: 18432 | Author: chen | Hits:

[Process-Thread20070101075034816251

Description: 多线程HTTP服务器程序.Linux下开发的心得笔记 包括加锁的问题、内核编程的一些注意事项、内核程序风格的注意事项、为操作函数集等和一些源码。-multithreaded HTTP server. Linux development experience including lockable Notes, some kernel programming note, the kernel procedures style matters to the attention of the operation function set, and some source code.
Platform: | Size: 26624 | Author: sp | Hits:

[Embeded Linuxhttpd

Description: S3C2410 Linux 平台下,万维网服务器通信程序。-S3C2410 Linux platform, the World Wide Web server communication program.
Platform: | Size: 53248 | Author: mo | Hits:

[MiddleWareHTTPmt

Description: http服务器,适用于linux系统,简单,好用,适用于初学者参考
Platform: | Size: 74752 | Author: xqw | Hits:

[Proxy Serverproxy-src

Description: HTTP代理服务器实现C代码 支持GET
Platform: | Size: 24576 | Author: Arthur | Hits:

[Internet-Networkweb_server

Description: 模拟http服务器 模拟http协议的一个服务器端 运行之后能用IE连接-Analog simulation http protocol http server, a server-side can be used to run IE after connecting
Platform: | Size: 81920 | Author: jshan | Hits:

[Linux-UnixYoics-Daemon-Linux-v2.1.tar

Description: yoics 上抓下來的源碼,用於遠端vnc 資料分享的工具 http://yoics.net 安裝後執行 並於 Yoics web進行服務的分享-grasping down on yoics source for information sharing vnc remote tools http://yoics.net after installation and implementation of Yoics web sharing service
Platform: | Size: 76800 | Author: Adam Tsai | Hits:

[Linux-Unixdload

Description: linux下http和ftp下载工具,支持多线程、多任务、断点续传下载。-linux under http and ftp download tools, support for multi-threaded, multi-mission, HTTP download.
Platform: | Size: 25600 | Author: likun | Hits:

[Internet-Networkhttp

Description: linux环境下得http数据发送接收源码,简单易用,支持get和post方式。-http linux environment was sending and receiving data source, easy to use, supports get and post methods.
Platform: | Size: 4096 | Author: 彩虹河 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 28 »

CodeBus www.codebus.net